home *** CD-ROM | disk | FTP | other *** search
/ The Book of Tells / The Book of Tells.iso / main.dir / 00053_Script_53 < prev    next >
Text File  |  1994-09-21  |  122b  |  4 lines

  1. on exitFrame
  2.    if not(soundBusy(1)) then sound playFile 1,"backgrnd.aif"
  3.   if the timer < (8*60) then go the frame
  4. end